-
Home
-
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin
-
2.7.0
-
Code
-
Classes
- Mailer
Total Complexity |
68 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
399 |
Lines of code |
221 |
Logical lines of code |
112 |
Comment lines |
107 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_recipients() |
A |
47 |
12 |
37 |
set_attachments() |
A |
46 |
11 |
35 |
set_reply_to() |
A |
50 |
10 |
30 |
get_response_error() |
A |
53 |
10 |
21 |
set_content() |
A |
47 |
8 |
42 |
set_headers() |
S |
65 |
4 |
8 |
set_from() |
S |
60 |
3 |
14 |
set_body_header() |
S |
61 |
3 |
13 |
get_debug_info() |
S |
73 |
2 |
4 |
is_mailer_complete() |
S |
68 |
2 |
7 |
__construct() |
S |
71 |
1 |
5 |
get_body() |
S |
76 |
1 |
4 |
set_return_path() |
S |
98 |
1 |
1 |